convert-pgn software package provides chess book format converter, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install convert-pgn
convert-pgn is installed in your system.
Make ensure the convert-pgn package were installed using the commands given below,
$ sudo dpkg-query -l | grep convert-pgn *
You will get with convert-pgn package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Utilities |
| Package | convert-pgn |
| Version | 0.29.6-2ubuntu2 |
| Description | chess book format converter |
| Sub Section | Utils |